Server Watch Plugin SDK Date: 6 Feb 2004
Release: 1.0
Main Page | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

MenuRowColStruct Class Reference

#include <ISWPluginMenu.h>

Inherits ISWPluginMenu::ISWMenuContext.

Inheritance diagram for MenuRowColStruct:

Inheritance graph
[legend]
List of all members.

Detailed Description

Used to give context information of where an action menu is being created or triggered from when dealing with a ISWPluginMenu::SWMenuType::UserList type of action.


Public Member Functions

virtual ISWPluginMenu::ISWMenuContext::ISWMenuContextType GetType ()

Public Attributes

UINT uiRow
UINT uiCol


Member Function Documentation

virtual ISWPluginMenu::ISWMenuContext::ISWMenuContextType MenuRowColStruct::GetType  )  [inline, virtual]
 

The type of this ISWMenuContext item.

Implements ISWPluginMenu::ISWMenuContext.


Member Data Documentation

UINT MenuRowColStruct::uiRow
 

The row of the list control item from which the menu is being created or the action is being triggered

UINT MenuRowColStruct::uiCol
 

The column of the list control item from which the menu is being created or the action is being triggered


The documentation for this class was generated from the following file:

Copyright (c) 2003-2004, Deep Fried Software. All rights reserved.